Total Complexity | 19 |
Dependencies | 8 |
Dependents | 1 |
Total lines | 200 |
Lines of code | 104 |
Logical lines of code | 43 |
Comment lines | 47 |
Methods | 8 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
schedule() | 51 | 3 | 31 | |
removeSchedule() | 63 | 4 | 11 | |
storeExpirationDataInPostMeta() | 59 | 3 | 14 | |
unscheduleIfScheduled() | 64 | 3 | 10 | |
isScheduled() | 68 | 2 | 7 | |
unschedule() | 65 | 2 | 9 | |
removeExpirationDataFromPostMeta() | 61 | 1 | 14 | |
__construct() | 67 | 1 | 8 |